type crypto/ecdh.nistPoint

2 uses

	crypto/ecdh (current package)
		nist.go#L17: type nistCurve[Point nistPoint[Point]] struct {
		nist.go#L24: type nistPoint[T any] interface {